home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / Curso / Aula1.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-08-04  |  67 b   |  4 lines

  1. on(release){
  2.    _root.janela.aula00.CAula.layout.prevframe();
  3. }
  4.